Uses of Enum
com.cisco.pt.ipc.enums.TunnelType
Packages that use TunnelType
-
Uses of TunnelType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return TunnelTypeModifier and TypeMethodDescriptionstatic TunnelTypeTunnelType.fromIntValue(int value) static TunnelTypeTunnelType.fromIntValue(Integer value) static TunnelTypeReturns the enum constant of this type with the specified name.static TunnelType[]TunnelType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TunnelType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return TunnelTypeMethods in com.cisco.pt.ipc.sim with parameters of type TunnelTypeModifier and TypeMethodDescriptionvoidTunnelGroup.setType(TunnelType type) Information provided by the PKI file: -
Uses of TunnelType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return TunnelTypeModifier and TypeMethodDescriptionTunnelGroupImpl.getType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type TunnelTypeModifier and TypeMethodDescriptionvoidTunnelGroupImpl.setType(TunnelType type) Information provided by the PKI file: